From: Dan Nicolaescu Date: Thu, 5 Jul 2007 15:04:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18091 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=021160f189cbe87c006a1000dae4dd336b96de5d;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9b3262d60bf..b0aa00759a3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4,11 +4,11 @@ only caller, and delete. (vc-hg-state): Deal with exceptions and only parse the output on successful return. - - * vc-hg.el (vc-hg-internal-log): Inline in - `vc-hg-workfile-version', the only caller, and delete. + (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only + caller, and delete. (vc-hg-workfile-version): Deal with exceptions and only parse the output on successful return. + (vc-hg-revert): New function. 2007-07-04 Jay Belanger